crypto/cipher.gcm.deriveCounter (method)
3 uses
crypto/cipher (current package)
gcm.go#L181: g.deriveCounter(&counter, nonce)
gcm.go#L218: g.deriveCounter(&counter, nonce)
gcm.go#L390: func (g *gcm) deriveCounter(counter *[gcmBlockSize]byte, nonce []byte) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)